| lcCRectsSave | Home |
|
BOOL lcCRectsSave ( HANDLE hDrw, HANDLE hClipRect, LPCWSTR szFileName ); |
| hDrw | |
| Handle to a drawing object. | |
| hClipRect | |
| Handle to a clipping rectangle. | |
| szFileName | |
| Full name of the saved file. It can be LiteCAD format file or other format supported by plugin. | |
| If the function succeeds, the return value is nonzero (TRUE). |